-
-
Notifications
You must be signed in to change notification settings - Fork 187
more-less #1568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
more-less #1568
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Rich-Harris
added a commit
that referenced
this pull request
Oct 2, 2025
* Implementation of svelte.dev/packages only with no package search * remove unused code * fix bad data * add missing sv add-ons * add vite-plugin-devtools-json * add back alias * keep one packages-meta * add sv cmd display * add link to title of pkg * rmv icon for border left * update main redirect (hompage or sv) * homelink & sv link * remove little used routers * add router from svelte faq * move svelte-chartjs. lowercase titles * remove unused field from registry * update sv add-ons title * show some categories as alternatives to sveltekit functionality * cleanup list of packages and descriptions * better display of add-ons * svelte-check * category descriptions * update descriptions to mention tailwind * prettier * cleanup * scroll y * more cleanup * add 2 missing json * rmv unused json * update metadata * repo_rul back * update metadata script * update melt to new package * add testing and devtools section * i18n category * cleanup media category * update metadata * rmv duplicate * add links in descriptions * bug fix: don't mutate existing data * change wuchale to '@wuchale/svelte' * format * update browser extension listing * remove a couple more entries * update stats * addin a report at the end * add github token (preparing action) & update stars * add some reports * moving things around for stats & better understanding * pretty * update with svelte_range & kit_range * stable order * fetcher * address deprecations * add sveltepress * no filter npm stats * CI sync-packages v001 * CI sync-packages v002 * CI sync-packages v003 * CI sync-packages v004 * CI sync-packages v005 * CI sync-packages v006 * CI sync-packages v007 * CI sync-packages v008 * CI sync-packages v009 * CI sync-packages v011 * update metadata * adding a readme * update stats * switch to full ts first (description) * better CRUD management * Don't use @html description (and strip out makdown links). Description can be overrritten * more package cleanup * remove comment * add deno sveltekit adapter * reorder categories * move ark down a few places out of the default viewport * Update .github/workflows/sync-packages.yml Co-authored-by: Dominik G. <dominik.goepel@gmx.de> * Update .github/workflows/sync-packages.yml * update setup-node action * don't use tsx for new script * add a link to sveltesociety * format * more-less * tweak styles * style tweaks * tweak * fix scroll * dark mode * tweaks * more useful title * make the entire card a link * tidy up * tweak wording * move stuff to top * remove link to sveltesociety.dev * add note * tweak styles * unused * design cleanup (#1568) * description overrides * use <details> * tweak * unused * sync script update * rmc dots at the end of desc * cleanup description will not end by "." & links will not end with #readme * update data * cursor: pointer all the way * always link * omit links element for sv add-ons * remove stats from sv add-ons * more description updates * a few more descriptions * logos * hack * fix playwright logo cropping * tweak some wording slightly * slim down some descriptions * lucia description * bunch more * more * more * more * more * fix lucide * finish removing package * more * fix * focus ring on links * small tweak * fix * text-decoration to make it clear it links * tweak * add permalink * sharing links are open * rmv auto, add static, tweak order * semi * sync packages * remove kit-docs as unmaintained * remove amp package --------- Co-authored-by: jycouet <jycouet@gmail.com> Co-authored-by: Tee Ming <chewteeming01@gmail.com> Co-authored-by: Dominik G. <dominik.goepel@gmx.de> Co-authored-by: Rich Harris <rich.harris@vercel.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Before submitting the PR, please make sure you do the following
feat:
,fix:
,chore:
, ordocs:
.